<squad>
	<description>
		<type>TYPE_TANK</type>
		<nationality>NATIONALITY_AMERICAN</nationality>

		<long_name>T30E1 Heavy Tank</long_name>
		<short_name>T30E1</short_name>
		<comment>A heavy tank armed with a 155mm T7E1 cannon and two machine guns, featuring an autoloader</comment>

		<uniform_profile>uniform_profile_american_tank_crew.png</uniform_profile>
		<uniform_game>uniform_game_american_tank_crew.png</uniform_game>
	</description>

	<availability>
		<data><month>9</month><year>1945</year><number>10</number></data>
		<data><month>12</month><year>1945</year><number>10</number></data>
	</availability>

	<vehicle>
		<attributes>
			<image_profile>Profile-T30.png</image_profile>
			<weight>65000</weight>
		</attributes>

		<drive>
			<engine>
				<name>Continental AV-1790-3 V12</name>
				<horsepower>810</horsepower>
				<reliability>RELIABILITY_VERY_GOOD</reliability>
				<rpm_idle>500</rpm_idle>
				<rpm_limit>2400</rpm_limit>
			</engine>

			<gears>
				<forwards>5</forwards>
				<reverse>2</reverse>
			</gears>

			<steering>STEERING_CONTROLLED_DIFFERENTIAL</steering>

			<exhaust_pipe>
				<offsetX>35</offsetX>
				<offsetY>325</offsetY>
				<horizontal_angle>180</horizontal_angle>
				<vertical_angle>0</vertical_angle>
			</exhaust_pipe>

			<exhaust_pipe>
				<offsetX>-40</offsetX>
				<offsetY>325</offsetY>
				<horizontal_angle>180</horizontal_angle>
				<vertical_angle>0</vertical_angle>
			</exhaust_pipe>
		</drive>

		<hull>
			<image_view>Image-T29.png</image_view>

			<width>385</width>
			<length>762</length>
			<height>88</height>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<upper_front>102@55</upper_front>
				<lower_front>70@-61</lower_front>
				<upper_side>76</upper_side>
				<lower_side>51</lower_side>
				<upper_rear>51@10</upper_rear>
				<lower_rear>51@-60</lower_rear>
				<top>38</top>
				<bottom>13</bottom>
			</armour>

			<man>
				<job>JOB_DRIVER</job>
				<weapon><type>WEAPON_PISTOL_COLT</type></weapon>
				<ammo><for>WEAPON_PISTOL_COLT</for><rounds>60</rounds></ammo>
			</man>

			<man>
				<job>JOB_RADIO</job>
				<weapon><type>WEAPON_PISTOL_COLT</type></weapon>
				<ammo><for>WEAPON_PISTOL_COLT</for><rounds>60</rounds></ammo>
			</man>
		</hull>

		<superstructure>
			<width>361</width>
			<length>565</length>
			<height>45</height>

			<offsetX>0</offsetX>
			<offsetY>30</offsetY>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<front>102@46</front>
				<side>76</side>
				<rear>51@62</rear>
				<top>22</top>
			</armour>
		</superstructure>

		<turret>
			<image_view>Image-T30 turret.png</image_view>

			<diameter>265</diameter>
			<height>75</height>
			<offsetX>0</offsetX>
			<offsetY>-60</offsetY>

			<rotate_time>17</rotate_time>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<front>158</front>
				<side>128@8</side>
				<upper_rear>102@8</upper_rear>
				<lower_rear>59@-71</lower_rear>
				<top>25</top>
				<mantlet>305</mantlet>
			</armour>

			<weapon><type>WEAPON_CANNON_155_T7E1</type></weapon>
			<weapon><type>WEAPON_HMG_50CAL</type><offsetX>-45</offsetX><offsetY>-95</offsetY></weapon>
			<ammo><for>WEAPON_CANNON_155_T7E1</for><flavour>FLAVOUR_HE</flavour><rounds>18</rounds></ammo>
			<ammo><for>WEAPON_CANNON_155_T7E1</for><flavour>FLAVOUR_APCBC</flavour><rounds>12</rounds></ammo>
			<ammo><for>WEAPON_CANNON_155_T7E1</for><flavour>FLAVOUR_APCR</flavour><rounds>4</rounds></ammo>
			<ammo><for>WEAPON_HMG_50CAL</for><rounds>2000</rounds></ammo>

			<man>
				<job>JOB_COMMANDER</job>
				<weapon><type>WEAPON_PISTOL_COLT</type></weapon>
				<ammo><for>WEAPON_PISTOL_COLT</for><rounds>60</rounds></ammo>
			</man>

			<man>
				<job>JOB_LOADER</job>
				<weapon><type>WEAPON_PISTOL_COLT</type></weapon>
				<ammo><for>WEAPON_PISTOL_COLT</for><rounds>60</rounds></ammo>
			</man>

			<man>
				<job>JOB_GUNNER</job>
				<weapon><type>WEAPON_PISTOL_COLT</type></weapon>
				<ammo><for>WEAPON_PISTOL_COLT</for><rounds>60</rounds></ammo>
			</man>

			<man>
				<job>JOB_LOADER</job>
				<weapon><type>WEAPON_PISTOL_COLT</type></weapon>
				<ammo><for>WEAPON_PISTOL_COLT</for><rounds>60</rounds></ammo>
			</man>
		</turret>

		<fixed_weapon>
			<offsetX>70</offsetX>
			<offsetY>-255</offsetY>
			<offsetZ>110</offsetZ>
			<minAngle>-20</minAngle>
			<maxAngle>20</maxAngle>

			<rotate_time>5</rotate_time>
			<weapon><type>WEAPON_LMG_M1919</type></weapon>
			<ammo><for>WEAPON_LMG_M1919</for><rounds>2500</rounds></ammo>

		</fixed_weapon>
	</vehicle>
</squad>
